Arguments can be passed to User
Public Function Test1 (num1 As Integer) As Integer
Public Function Test1 (ByRef num1 As Integer) As Integer
Public Function Test1 (ByVal num1 As Integer) As Integer
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |